quotation mark
英 [kwəʊˈteɪʃn mɑːk]
美 [kwoʊˈteɪʃn mɑːrk]
n. 引号
柯林斯词典
- 引号
Quotation marksare punctuation marks that are used in writing to show where speech or a quotation begins and ends. They are usually written or printed as“...”or, in Britain,'...'.
英英释义
noun
- a punctuation mark used to attribute the enclosed text to someone else
双语例句
- A quotation mark is sometimes called an inverted comma; an upside-down cake.
引号有时称单引号;倒置的蛋糕。 - The superscript footnote marker comes last, after both the punctuation and the closing quotation mark.
脚注标记的上标在最后,即标点符号和后引号之后。 - You can use either type of quotation mark to indicate a string in Python, as long as you're consistent.
您可以使用任意一类引号来表示Python中的字符串,只要引号一致就行。 - To be accessed properly, the JDBC URL must be passed into the connect command as a string; hence it's enclosed in single quotation mark ( ') characters.
要正确访问,必须将JDBCURL作为字符串传递给connect命令;因此需要将其封装在单引号(')字符里。 - The Quotation Mark on Periodical Science Is Not Needed Anymore& On the Ripeness of the Periodical Science
期刊学不需要引号了&试论期刊学的学科成熟性 - In Windows, each inner double quotation mark must be cancelled with a backslash that is within the brace surrounded by double quotation marks in the JSON form.
在Windows中,每一个内部双引号都必须由一个斜划线取消,该斜划线由JSON格式的双引号所包围。 - Unclosed quotation mark before the character string '%. ls'.
字符串''%1!''之前有未闭合的引号。 - The single quotation mark in front of the null list is used to tell Scheme that you are using() as data and not as a part of your parse tree.
空列表前面的单引号用来告诉Scheme您正在使用()作为数据,而不是用它作为解析树的一部分。 - Punctuation follows the closing quotation mark, unless it is part of the quotation.
标点符号在后引号之后,除非其是引语的一部分。 - That function uses a regular expression to change a single quotation mark into backslashed single quotation mark.
该函数使用一个正则表达式将一个单引号标记更改为带有反斜杠的单引号标记。